[INFO] fetching crate llm-toolkit 0.63.0...
[INFO] testing llm-toolkit-0.63.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate llm-toolkit 0.63.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate llm-toolkit 0.63.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate llm-toolkit 0.63.0
[INFO] tweaked toml for crates.io crate llm-toolkit 0.63.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate llm-toolkit 0.63.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate llm-toolkit 0.63.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 034f9c9dfa6cac711c51820fef834f4e4aec4df645e86f4ff8efccd70b35ec7b
[INFO] running `Command { std: "docker" "start" "-a" "034f9c9dfa6cac711c51820fef834f4e4aec4df645e86f4ff8efccd70b35ec7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "034f9c9dfa6cac711c51820fef834f4e4aec4df645e86f4ff8efccd70b35ec7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "034f9c9dfa6cac711c51820fef834f4e4aec4df645e86f4ff8efccd70b35ec7b", kill_on_drop: false }`
[INFO] [stdout] 034f9c9dfa6cac711c51820fef834f4e4aec4df645e86f4ff8efccd70b35ec7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ded924e2c31bd8d9fa7abdf8459408b7073ff995a752b1d37aca6f47ec90b439
[INFO] running `Command { std: "docker" "start" "-a" "ded924e2c31bd8d9fa7abdf8459408b7073ff995a752b1d37aca6f47ec90b439", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling minijinja v2.12.0
[INFO] [stderr]    Compiling fuzzy-parser v0.1.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling llm-toolkit v0.63.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.31s
[INFO] running `Command { std: "docker" "inspect" "ded924e2c31bd8d9fa7abdf8459408b7073ff995a752b1d37aca6f47ec90b439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ded924e2c31bd8d9fa7abdf8459408b7073ff995a752b1d37aca6f47ec90b439", kill_on_drop: false }`
[INFO] [stdout] ded924e2c31bd8d9fa7abdf8459408b7073ff995a752b1d37aca6f47ec90b439
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8d20a8d1dd4400db3d538329f0be1e8d1a0b8cc8df90fb4e65765debecd1e27
[INFO] running `Command { std: "docker" "start" "-a" "c8d20a8d1dd4400db3d538329f0be1e8d1a0b8cc8df90fb4e65765debecd1e27", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling llm-toolkit v0.63.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stdout] error[E0433]: cannot find `agent` in `llm_toolkit`
[INFO] [stdout]    --> tests/orchestrator_dialogue_test.rs:8:18
[INFO] [stdout]     |
[INFO] [stdout]   8 | use llm_toolkit::agent::dialogue::Dialogue;
[INFO] [stdout]     |                  ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:84:29
[INFO] [stdout]     |
[INFO] [stdout]  83 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  84 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 125 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `agent` in `llm_toolkit`
[INFO] [stdout]    --> tests/orchestrator_dialogue_test.rs:9:18
[INFO] [stdout]     |
[INFO] [stdout]   9 | use llm_toolkit::agent::persona::Persona;
[INFO] [stdout]     |                  ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:84:29
[INFO] [stdout]     |
[INFO] [stdout]  83 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  84 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 125 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `llm_toolkit::agent`
[INFO] [stdout]    --> tests/orchestrator_dialogue_test.rs:10:18
[INFO] [stdout]     |
[INFO] [stdout]  10 | use llm_toolkit::agent::{Agent, AgentError, Payload};
[INFO] [stdout]     |                  ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:84:29
[INFO] [stdout]     |
[INFO] [stdout]  83 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  84 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 125 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `llm_toolkit::orchestrator`
[INFO] [stdout]    --> tests/orchestrator_dialogue_test.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 | use llm_toolkit::orchestrator::{ParallelOrchestrator, StrategyMap, StrategyStep};
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `orchestrator` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 128 | pub mod orchestrator;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_util` in this scope
[INFO] [stdout]   --> tests/orchestrator_dialogue_test.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tokio_util::sync::CancellationToken;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio_util`, use `cargo add tokio_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_trait`
[INFO] [stdout]  --> tests/orchestrator_dialogue_test.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_trait::async_trait;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `async_trait`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_trait`, use `cargo add async_trait` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]   --> tests/orchestrator_dialogue_test.rs:49:3
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[tokio::test]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]    --> tests/orchestrator_dialogue_test.rs:133:3
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[tokio::test]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]    --> tests/orchestrator_dialogue_test.rs:211:3
[INFO] [stdout]     |
[INFO] [stdout] 211 | #[tokio::test]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToPromptSet` in this scope
[INFO] [stdout]   --> tests/derive_prompt_set_advanced.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(ToPromptSet, Serialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ToPromptSet` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_prompt_set_advanced.rs:1:29
[INFO] [stdout]    |
[INFO] [stdout]  1 | use llm_toolkit::{ToPrompt, ToPromptSet};
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]   --> tests/derive_prompt_set_advanced.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[prompt_for(
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]   --> tests/derive_prompt_set_advanced.rs:26:3
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[prompt_for(name = "Emoji", template = "🎯 {{title}}\n📝 {{description}}")]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToPromptSet` in this scope
[INFO] [stdout]   --> tests/derive_prompt_set_advanced.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(ToPromptSet, Serialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ToPromptSet` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_prompt_set_advanced.rs:1:29
[INFO] [stdout]    |
[INFO] [stdout]  1 | use llm_toolkit::{ToPrompt, ToPromptSet};
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]   --> tests/derive_prompt_set_advanced.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[prompt_for(name = "Subset")]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToPromptSet` in this scope
[INFO] [stdout]  --> tests/derive_prompt_set.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(ToPromptSet, Serialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `ToPromptSet` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/derive_prompt_set.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     ToPromptSet,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `llm_toolkit::define_intent`
[INFO] [stdout]   --> tests/define_intent_test.rs:1:62
[INFO] [stdout]    |
[INFO] [stdout]  1 | use llm_toolkit::{IntentError, IntentExtractor, IntentFrame, define_intent};
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^ no `define_intent` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:54:29
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(feature = "derive")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 54 | pub use llm_toolkit_macros::define_intent;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]   --> tests/derive_prompt_set_advanced.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[prompt_for(name = "Subset")]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]   --> tests/derive_prompt_set_advanced.rs:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[prompt_for(name = "Subset")]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]   --> tests/derive_prompt_set_advanced.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[prompt_for(name = "Subset")]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]   --> tests/derive_prompt_set_advanced.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 |     #[prompt_for(name = "Subset")]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]   --> tests/derive_prompt_set_advanced.rs:71:7
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[prompt_for(skip)]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `intent` in this scope
[INFO] [stdout]  --> tests/define_intent_test.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[intent(
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]   --> tests/derive_prompt_set_advanced.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[prompt_for(skip)]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]  --> tests/derive_prompt_set.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[prompt_for(name = "Visual", template = "## {{title}}\n\n> {{description}}")]
[INFO] [stdout]   |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]   --> tests/derive_prompt_set.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[prompt_for(name = "Agent")]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]   --> tests/derive_prompt_set.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[prompt_for(name = "Agent", rename = "internal_id")]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]   --> tests/derive_prompt_set_advanced.rs:75:7
[INFO] [stdout]    |
[INFO] [stdout] 75 |     #[prompt_for(skip)]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]   --> tests/derive_prompt_set_advanced.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 |     #[prompt_for(skip)]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]   --> tests/derive_prompt_set_advanced.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[prompt_for(skip)]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]   --> tests/derive_prompt_set.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[prompt_for(skip)]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToPromptSet` in this scope
[INFO] [stdout]   --> tests/derive_prompt_set.rs:84:10
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[derive(ToPromptSet, Serialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ToPromptSet` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_prompt_set.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 |     ToPromptSet,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `orchestrator` in `llm_toolkit`
[INFO] [stdout]    --> tests/orchestrator_dialogue_test.rs:78:34
[INFO] [stdout]     |
[INFO] [stdout]  78 |     let blueprint = llm_toolkit::orchestrator::BlueprintWorkflow::new(
[INFO] [stdout]     |                                  ^^^^^^^^^^^^ could not find `orchestrator` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 128 | pub mod orchestrator;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `intent` in this scope
[INFO] [stdout]    --> tests/define_intent_test.rs:217:7
[INFO] [stdout]     |
[INFO] [stdout] 217 |     #[intent(
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToPromptSet` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(ToPromptSet, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `ToPromptSet` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:1:29
[INFO] [stdout]     |
[INFO] [stdout]   1 | use llm_toolkit::{ToPrompt, ToPromptSet};
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]   --> tests/derive_prompt_set.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 |     #[prompt_for(name = "Human", format_with = "format_priority")]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `agent` in `llm_toolkit`
[INFO] [stdout]    --> tests/orchestrator_dialogue_test.rs:86:42
[INFO] [stdout]     |
[INFO] [stdout]  86 |         std::sync::Arc::new(llm_toolkit::agent::AgentAdapter::new(dialogue)),
[INFO] [stdout]     |                                          ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:84:29
[INFO] [stdout]     |
[INFO] [stdout]  83 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  84 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 125 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToPromptSet` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set.rs:133:10
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[derive(ToPromptSet, Serialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `ToPromptSet` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_prompt_set.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 |     ToPromptSet,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `llm_toolkit::agent`
[INFO] [stdout]    --> examples/agent_string_output_test.rs:3:18
[INFO] [stdout]     |
[INFO] [stdout]   3 | use llm_toolkit::agent::Agent;
[INFO] [stdout]     |                  ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:84:29
[INFO] [stdout]     |
[INFO] [stdout]  83 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  84 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 125 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]   --> examples/agent_string_output_test.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[tokio::main(flavor = "current_thread")]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `llm_toolkit_macros` in this scope
[INFO] [stdout]  --> examples/agent_string_output_test.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[llm_toolkit_macros::agent(
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `llm_toolkit_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:130:3
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[prompt_for(name = "Thread1", template = "T1: {{data}}")]
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:131:3
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[prompt_for(name = "Thread2", template = "T2: {{data}}")]
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set.rs:134:3
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[prompt_for(
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToPromptSet` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[derive(ToPromptSet, Serialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `ToPromptSet` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:1:29
[INFO] [stdout]     |
[INFO] [stdout]   1 | use llm_toolkit::{ToPrompt, ToPromptSet};
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[prompt_for(name = "Multimodal", image)]
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToPromptSet` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set.rs:179:10
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[derive(ToPromptSet, Serialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `ToPromptSet` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_prompt_set.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 |     ToPromptSet,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set.rs:180:3
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[prompt_for(name = "Brief", template = "{{title}}")]
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set.rs:181:3
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[prompt_for(
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:168:3
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[prompt_for(
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToPromptSet` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:191:10
[INFO] [stdout]     |
[INFO] [stdout] 191 | #[derive(ToPromptSet, Serialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `ToPromptSet` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:1:29
[INFO] [stdout]     |
[INFO] [stdout]   1 | use llm_toolkit::{ToPrompt, ToPromptSet};
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:192:3
[INFO] [stdout]     |
[INFO] [stdout] 192 | #[prompt_for(
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set.rs:189:7
[INFO] [stdout]     |
[INFO] [stdout] 189 |     #[prompt_for(name = "Detailed")]
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:197:7
[INFO] [stdout]     |
[INFO] [stdout] 197 |     #[prompt_for(name = "Escaped")]
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `UserIntentExtractor` in this scope
[INFO] [stdout]   --> tests/define_intent_test.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let extractor = UserIntentExtractor;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `orchestrator` in `llm_toolkit`
[INFO] [stdout]    --> tests/orchestrator_dialogue_test.rs:162:34
[INFO] [stdout]     |
[INFO] [stdout] 162 |     let blueprint = llm_toolkit::orchestrator::BlueprintWorkflow::new(
[INFO] [stdout]     |                                  ^^^^^^^^^^^^ could not find `orchestrator` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 128 | pub mod orchestrator;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set.rs:192:7
[INFO] [stdout]     |
[INFO] [stdout] 192 |     #[prompt_for(name = "Debug")]
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `UserIntentExtractor` in this scope
[INFO] [stdout]    --> tests/define_intent_test.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let extractor = UserIntentExtractor;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SentimentIntentExtractor` in this scope
[INFO] [stdout]    --> tests/define_intent_test.rs:248:21
[INFO] [stdout]     |
[INFO] [stdout] 248 |     let extractor = SentimentIntentExtractor;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:199:7
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[prompt_for(name = "Escaped")]
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:201:7
[INFO] [stdout]     |
[INFO] [stdout] 201 |     #[prompt_for(name = "Escaped")]
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `llm_toolkit::Agent`
[INFO] [stdout]    --> examples/agent_retry_test.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout]  11 | use llm_toolkit::Agent;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ no `Agent` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:78:29
[INFO] [stdout]     |
[INFO] [stdout]  77 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  78 | pub use llm_toolkit_macros::Agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:147:17
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 147 | pub use agent::{Agent, AgentError, AnyAgent, ToExpertise};
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `llm_toolkit::agent`
[INFO] [stdout]    --> examples/agent_retry_test.rs:12:18
[INFO] [stdout]     |
[INFO] [stdout]  12 | use llm_toolkit::agent::{Agent as AgentTrait, AgentError, Payload};
[INFO] [stdout]     |                  ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:84:29
[INFO] [stdout]     |
[INFO] [stdout]  83 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  84 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 125 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_trait`
[INFO] [stdout]   --> examples/agent_retry_test.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_trait::async_trait;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `async_trait`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `async_trait`, use `cargo add async_trait` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `ToPrompt` in `llm_toolkit`
[INFO] [stdout]   --> examples/agent_retry_test.rs:17:54
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, Debug, llm_toolkit::ToPrompt)]
[INFO] [stdout]    |                                                      ^^^^^^^^ could not find `ToPrompt` in `llm_toolkit`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(feature = "derive")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 30 | pub use llm_toolkit_macros::ToPrompt;
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]   --> examples/agent_retry_test.rs:99:3
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[tokio::main(flavor = "current_thread")]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt` in this scope
[INFO] [stdout]   --> examples/agent_retry_test.rs:18:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[prompt(mode = "full")]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `agent` in this scope
[INFO] [stdout]   --> examples/agent_retry_test.rs:73:3
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[agent(
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `agent` in this scope
[INFO] [stdout]   --> examples/agent_retry_test.rs:82:3
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[agent(
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `agent` in this scope
[INFO] [stdout]   --> examples/agent_retry_test.rs:92:3
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[agent(
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToPromptSet` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:268:10
[INFO] [stdout]     |
[INFO] [stdout] 268 | #[derive(ToPromptSet, Serialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `ToPromptSet` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:1:29
[INFO] [stdout]     |
[INFO] [stdout]   1 | use llm_toolkit::{ToPrompt, ToPromptSet};
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `agent` in `llm_toolkit`
[INFO] [stdout]    --> examples/agent_retry_test.rs:57:38
[INFO] [stdout]     |
[INFO] [stdout]  57 |                 reason: llm_toolkit::agent::error::ParseErrorReason::MarkdownExtractionFailed,
[INFO] [stdout]     |                                      ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:84:29
[INFO] [stdout]     |
[INFO] [stdout]  83 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  84 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 125 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `ExplainerAgent` in the current scope
[INFO] [stdout]   --> examples/agent_string_output_test.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct ExplainerAgent;
[INFO] [stdout]    | --------------------- function or associated item `default` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     let agent = ExplainerAgent::default();
[INFO] [stdout]    |                                 ^^^^^^^ function or associated item not found in `ExplainerAgent`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `default`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Default`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/agent_string_output_test.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `agent` in `llm_toolkit`
[INFO] [stdout]    --> tests/orchestrator_dialogue_test.rs:169:42
[INFO] [stdout]     |
[INFO] [stdout] 169 |         std::sync::Arc::new(llm_toolkit::agent::AgentAdapter::new(dialogue)),
[INFO] [stdout]     |                                          ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:84:29
[INFO] [stdout]     |
[INFO] [stdout]  83 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  84 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 125 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:269:3
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[prompt_for(name = "Compact", template = "{{required}}: {{optional_some}}")]
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:271:7
[INFO] [stdout]     |
[INFO] [stdout] 271 |     #[prompt_for(name = "Full")]
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llm-toolkit` (example "agent_string_output_test") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:273:7
[INFO] [stdout]     |
[INFO] [stdout] 273 |     #[prompt_for(name = "Full")]
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:275:7
[INFO] [stdout]     |
[INFO] [stdout] 275 |     #[prompt_for(name = "Full")]
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:277:7
[INFO] [stdout]     |
[INFO] [stdout] 277 |     #[prompt_for(name = "Full")]
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt_for` in this scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:279:7
[INFO] [stdout]     |
[INFO] [stdout] 279 |     #[prompt_for(name = "Full")]
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `orchestrator` in `llm_toolkit`
[INFO] [stdout]    --> tests/orchestrator_dialogue_test.rs:266:22
[INFO] [stdout]     |
[INFO] [stdout] 266 |         llm_toolkit::orchestrator::BlueprintWorkflow::new("Cross-functional review".to_string());
[INFO] [stdout]     |                      ^^^^^^^^^^^^ could not find `orchestrator` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 128 | pub mod orchestrator;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt_for` found for struct `Task` in the current scope
[INFO] [stdout]   --> tests/derive_prompt_set.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout]  9 | struct Task {
[INFO] [stdout]    | ----------- method `to_prompt_for` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     let result = task.to_prompt_for("Visual").unwrap();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ method not found in `Task`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `to_prompt_for`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `ToPromptFor`
[INFO] [stdout]            candidate #2: `ToPromptSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llm-toolkit` (example "agent_retry_test") due to 10 previous errors
[INFO] [stdout] error[E0433]: cannot find `agent` in `llm_toolkit`
[INFO] [stdout]    --> tests/orchestrator_dialogue_test.rs:271:42
[INFO] [stdout]     |
[INFO] [stdout] 271 |         std::sync::Arc::new(llm_toolkit::agent::AgentAdapter::new(tech_team)),
[INFO] [stdout]     |                                          ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:84:29
[INFO] [stdout]     |
[INFO] [stdout]  83 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  84 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 125 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `llm_toolkit::agent`
[INFO] [stdout]    --> examples/orchestrator_fast_path_e2e.rs:12:18
[INFO] [stdout]     |
[INFO] [stdout]  12 | use llm_toolkit::agent::{Agent, AgentError, Payload};
[INFO] [stdout]     |                  ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:84:29
[INFO] [stdout]     |
[INFO] [stdout]  83 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  84 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 125 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `llm_toolkit::orchestrator`
[INFO] [stdout]    --> examples/orchestrator_fast_path_e2e.rs:13:18
[INFO] [stdout]     |
[INFO] [stdout]  13 | use llm_toolkit::orchestrator::{
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `orchestrator` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 128 | pub mod orchestrator;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_trait`
[INFO] [stdout]   --> examples/orchestrator_fast_path_e2e.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_trait::async_trait;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `async_trait`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `async_trait`, use `cargo add async_trait` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]    --> examples/orchestrator_fast_path_e2e.rs:201:3
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[tokio::main(flavor = "current_thread")]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToPrompt` in this scope
[INFO] [stdout]   --> tests/enum_unified_type_field_prompt_test.rs:22:59
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize, ToPrompt)]
[INFO] [stdout]    |                                                           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ToPrompt` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/enum_unified_type_field_prompt_test.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use llm_toolkit::ToPrompt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt_for` found for struct `Task` in the current scope
[INFO] [stdout]   --> tests/derive_prompt_set.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout]  9 | struct Task {
[INFO] [stdout]    | ----------- method `to_prompt_for` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     let result = task.to_prompt_for("Agent").unwrap();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ method not found in `Task`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `to_prompt_for`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `ToPromptFor`
[INFO] [stdout]            candidate #2: `ToPromptSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_user_intent_prompt` in this scope
[INFO] [stdout]   --> tests/define_intent_test.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let prompt = build_user_intent_prompt("How can I learn Rust programming?");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `agent` in `llm_toolkit`
[INFO] [stdout]    --> tests/orchestrator_dialogue_test.rs:275:42
[INFO] [stdout]     |
[INFO] [stdout] 275 |         std::sync::Arc::new(llm_toolkit::agent::AgentAdapter::new(business_team)),
[INFO] [stdout]     |                                          ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:84:29
[INFO] [stdout]     |
[INFO] [stdout]  83 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  84 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 125 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt_for` found for struct `Task` in the current scope
[INFO] [stdout]   --> tests/derive_prompt_set.rs:65:23
[INFO] [stdout]    |
[INFO] [stdout]  9 | struct Task {
[INFO] [stdout]    | ----------- method `to_prompt_for` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 65 |     let result = task.to_prompt_for("Unknown");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ method not found in `Task`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `to_prompt_for`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `ToPromptFor`
[INFO] [stdout]            candidate #2: `ToPromptSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_sentiment_intent_prompt` in this scope
[INFO] [stdout]    --> tests/define_intent_test.rs:244:18
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let prompt = build_sentiment_intent_prompt("This is amazing!");
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt_for` found for struct `InternationalContent` in the current scope
[INFO] [stdout]   --> tests/derive_prompt_set_advanced.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct InternationalContent {
[INFO] [stdout]    | --------------------------- method `to_prompt_for` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     let japanese = content.to_prompt_for("Japanese").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^ method not found in `InternationalContent`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `to_prompt_for`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `ToPromptFor`
[INFO] [stdout]            candidate #2: `ToPromptSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt_for` found for struct `InternationalContent` in the current scope
[INFO] [stdout]   --> tests/derive_prompt_set_advanced.rs:43:25
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct InternationalContent {
[INFO] [stdout]    | --------------------------- method `to_prompt_for` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     let emoji = content.to_prompt_for("Emoji").unwrap();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^ method not found in `InternationalContent`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `to_prompt_for`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `ToPromptFor`
[INFO] [stdout]            candidate #2: `ToPromptSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt_for` found for struct `LargeStruct` in the current scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:110:32
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct LargeStruct {
[INFO] [stdout]     | ------------------ method `to_prompt_for` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 110 |     let default_result = large.to_prompt_for("Default");
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ method not found in `LargeStruct`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `to_prompt_for`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `ToPromptFor`
[INFO] [stdout]             candidate #2: `ToPromptSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt_for` found for struct `LargeStruct` in the current scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:114:25
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct LargeStruct {
[INFO] [stdout]     | ------------------ method `to_prompt_for` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 114 |     let err_msg = large.to_prompt_for("General").unwrap_err().to_string();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ method not found in `LargeStruct`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `to_prompt_for`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `ToPromptFor`
[INFO] [stdout]             candidate #2: `ToPromptSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt_for` found for struct `LargeStruct` in the current scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct LargeStruct {
[INFO] [stdout]     | ------------------ method `to_prompt_for` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 118 |     let subset = large.to_prompt_for("Subset").unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ method not found in `LargeStruct`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `to_prompt_for`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `ToPromptFor`
[INFO] [stdout]             candidate #2: `ToPromptSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt_for` found for struct `FormattedTask` in the current scope
[INFO] [stdout]   --> tests/derive_prompt_set.rs:99:23
[INFO] [stdout]    |
[INFO] [stdout] 85 | struct FormattedTask {
[INFO] [stdout]    | -------------------- method `to_prompt_for` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 99 |     let result = task.to_prompt_for("Human").unwrap();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ method not found in `FormattedTask`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `to_prompt_for`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `ToPromptFor`
[INFO] [stdout]            candidate #2: `ToPromptSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt_for` found for struct `Arc<ThreadSafeStruct>` in the current scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:150:43
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 let result = shared_clone.to_prompt_for(target).unwrap();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ method not found in `Arc<ThreadSafeStruct>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `to_prompt_for`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `ToPromptFor`
[INFO] [stdout]             candidate #2: `ToPromptSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]   --> examples/orchestrator_fast_path_e2e.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         tokio::time::sleep(tokio::time::Duration::from_millis(100)).await;
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt_for` found for struct `ComplexTemplate` in the current scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:186:23
[INFO] [stdout]     |
[INFO] [stdout] 172 | struct ComplexTemplate {
[INFO] [stdout]     | ---------------------- method `to_prompt_for` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 186 |     let result = data.to_prompt_for("Complex").unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ method not found in `ComplexTemplate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `to_prompt_for`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `ToPromptFor`
[INFO] [stdout]             candidate #2: `ToPromptSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt_for` found for struct `SpecialChars` in the current scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:214:20
[INFO] [stdout]     |
[INFO] [stdout] 196 | struct SpecialChars {
[INFO] [stdout]     | ------------------- method `to_prompt_for` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 214 |     let raw = data.to_prompt_for("Raw").unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ method not found in `SpecialChars`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `to_prompt_for`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `ToPromptFor`
[INFO] [stdout]             candidate #2: `ToPromptSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt_for` found for struct `SpecialChars` in the current scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:223:24
[INFO] [stdout]     |
[INFO] [stdout] 196 | struct SpecialChars {
[INFO] [stdout]     | ------------------- method `to_prompt_for` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 223 |     let escaped = data.to_prompt_for("Escaped").unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ method not found in `SpecialChars`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `to_prompt_for`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `ToPromptFor`
[INFO] [stdout]             candidate #2: `ToPromptSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llm-toolkit` (test "orchestrator_dialogue_test") due to 16 previous errors
[INFO] [stdout] error[E0599]: no method named `to_prompt_for` found for struct `OptionalFields` in the current scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:294:21
[INFO] [stdout]     |
[INFO] [stdout] 270 | struct OptionalFields {
[INFO] [stdout]     | --------------------- method `to_prompt_for` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 294 |     let full = data.to_prompt_for("Full").unwrap();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ method not found in `OptionalFields`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `to_prompt_for`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `ToPromptFor`
[INFO] [stdout]             candidate #2: `ToPromptSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt_for` found for struct `OptionalFields` in the current scope
[INFO] [stdout]    --> tests/derive_prompt_set_advanced.rs:302:24
[INFO] [stdout]     |
[INFO] [stdout] 270 | struct OptionalFields {
[INFO] [stdout]     | --------------------- method `to_prompt_for` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 302 |     let compact = data.to_prompt_for("Compact").unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ method not found in `OptionalFields`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `to_prompt_for`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `ToPromptFor`
[INFO] [stdout]             candidate #2: `ToPromptSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt_parts_for` found for struct `MultimodalTask` in the current scope
[INFO] [stdout]    --> tests/derive_prompt_set.rs:155:22
[INFO] [stdout]     |
[INFO] [stdout] 138 | struct MultimodalTask {
[INFO] [stdout]     | --------------------- method `to_prompt_parts_for` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 155 |     let parts = task.to_prompt_parts_for("Multimodal").unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ method not found in `MultimodalTask`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `to_prompt_parts_for`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `ToPromptSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `orchestrator` in `llm_toolkit`
[INFO] [stdout]    --> examples/orchestrator_fast_path_e2e.rs:145:22
[INFO] [stdout]     |
[INFO] [stdout] 145 |         llm_toolkit::orchestrator::OrchestrationResult,
[INFO] [stdout]     |                      ^^^^^^^^^^^^ could not find `orchestrator` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 128 | pub mod orchestrator;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llm-toolkit` (test "derive_prompt_set_advanced") due to 42 previous errors
[INFO] [stderr] error: could not compile `llm-toolkit` (test "define_intent_test") due to 8 previous errors
[INFO] [stdout] error[E0599]: no method named `to_prompt_for` found for struct `MultiTargetTask` in the current scope
[INFO] [stdout]    --> tests/derive_prompt_set.rs:206:22
[INFO] [stdout]     |
[INFO] [stdout] 185 | struct MultiTargetTask {
[INFO] [stdout]     | ---------------------- method `to_prompt_for` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 206 |     let brief = task.to_prompt_for("Brief").unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ method not found in `MultiTargetTask`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `to_prompt_for`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `ToPromptFor`
[INFO] [stdout]             candidate #2: `ToPromptSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `orchestrator` in `llm_toolkit`
[INFO] [stdout]    --> examples/orchestrator_fast_path_e2e.rs:221:22
[INFO] [stdout]     |
[INFO] [stdout] 221 |         llm_toolkit::orchestrator::OrchestrationStatus::Success,
[INFO] [stdout]     |                      ^^^^^^^^^^^^ could not find `orchestrator` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 128 | pub mod orchestrator;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt_for` found for struct `MultiTargetTask` in the current scope
[INFO] [stdout]    --> tests/derive_prompt_set.rs:210:25
[INFO] [stdout]     |
[INFO] [stdout] 185 | struct MultiTargetTask {
[INFO] [stdout]     | ---------------------- method `to_prompt_for` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 210 |     let detailed = task.to_prompt_for("Detailed").unwrap();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ method not found in `MultiTargetTask`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `to_prompt_for`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `ToPromptFor`
[INFO] [stdout]             candidate #2: `ToPromptSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `orchestrator` in `llm_toolkit`
[INFO] [stdout]    --> examples/orchestrator_fast_path_e2e.rs:245:22
[INFO] [stdout]     |
[INFO] [stdout] 245 |         llm_toolkit::orchestrator::OrchestrationStatus::Success,
[INFO] [stdout]     |                      ^^^^^^^^^^^^ could not find `orchestrator` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 128 | pub mod orchestrator;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]   --> examples/orchestrator_fast_path_e2e.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 |         tokio::time::sleep(tokio::time::Duration::from_millis(100)).await;
[INFO] [stdout]    |                            ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 11 + use std::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Duration`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 79 -         tokio::time::sleep(tokio::time::Duration::from_millis(100)).await;
[INFO] [stdout] 79 +         tokio::time::sleep(Duration::from_millis(100)).await;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt_for` found for struct `MultiTargetTask` in the current scope
[INFO] [stdout]    --> tests/derive_prompt_set.rs:217:22
[INFO] [stdout]     |
[INFO] [stdout] 185 | struct MultiTargetTask {
[INFO] [stdout]     | ---------------------- method `to_prompt_for` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 217 |     let debug = task.to_prompt_for("Debug").unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ method not found in `MultiTargetTask`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `to_prompt_for`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `ToPromptFor`
[INFO] [stdout]             candidate #2: `ToPromptSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `prompt_schema` found for enum `Action` in the current scope
[INFO] [stdout]   --> tests/enum_unified_type_field_prompt_test.rs:48:30
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum Action {
[INFO] [stdout]    | --------------- variant or associated item `prompt_schema` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 48 |         let schema = Action::prompt_schema();
[INFO] [stdout]    |                              ^^^^^^^^^^^^^ variant or associated item not found in `Action`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `prompt_schema`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `llm_toolkit::ToPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llm-toolkit` (test "derive_prompt_set") due to 23 previous errors
[INFO] [stdout] error[E0599]: no variant or associated item named `prompt_schema` found for enum `Action` in the current scope
[INFO] [stdout]   --> tests/enum_unified_type_field_prompt_test.rs:77:30
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum Action {
[INFO] [stdout]    | --------------- variant or associated item `prompt_schema` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 77 |         let schema = Action::prompt_schema();
[INFO] [stdout]    |                              ^^^^^^^^^^^^^ variant or associated item not found in `Action`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `prompt_schema`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `llm_toolkit::ToPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llm-toolkit` (example "orchestrator_fast_path_e2e") due to 9 previous errors
[INFO] [stdout] error[E0599]: no variant or associated item named `prompt_schema` found for enum `Action` in the current scope
[INFO] [stdout]    --> tests/enum_unified_type_field_prompt_test.rs:100:30
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub enum Action {
[INFO] [stdout]     | --------------- variant or associated item `prompt_schema` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 100 |         let schema = Action::prompt_schema();
[INFO] [stdout]     |                              ^^^^^^^^^^^^^ variant or associated item not found in `Action`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `prompt_schema`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `llm_toolkit::ToPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt` found for enum `Action` in the current scope
[INFO] [stdout]    --> tests/enum_unified_type_field_prompt_test.rs:139:28
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub enum Action {
[INFO] [stdout]     | --------------- method `to_prompt` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 139 |         let prompt = start.to_prompt();
[INFO] [stdout]     |                            ^^^^^^^^^ method not found in `Action`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `to_prompt` exists on the type `std::string::String`
[INFO] [stdout]    --> src/prompt.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn to_prompt(&self) -> String {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `to_prompt`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `llm_toolkit::ToPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt` found for enum `Action` in the current scope
[INFO] [stdout]    --> tests/enum_unified_type_field_prompt_test.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub enum Action {
[INFO] [stdout]     | --------------- method `to_prompt` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 143 |         let prompt = end.to_prompt();
[INFO] [stdout]     |                          ^^^^^^^^^ method not found in `Action`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `to_prompt` exists on the type `std::string::String`
[INFO] [stdout]    --> src/prompt.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn to_prompt(&self) -> String {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `to_prompt`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `llm_toolkit::ToPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt` found for enum `Action` in the current scope
[INFO] [stdout]    --> tests/enum_unified_type_field_prompt_test.rs:153:29
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub enum Action {
[INFO] [stdout]     | --------------- method `to_prompt` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 153 |         let prompt = single.to_prompt();
[INFO] [stdout]     |                             ^^^^^^^^^ method not found in `Action`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `to_prompt` exists on the type `std::string::String`
[INFO] [stdout]    --> src/prompt.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn to_prompt(&self) -> String {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `to_prompt`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `llm_toolkit::ToPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt` found for enum `Action` in the current scope
[INFO] [stdout]    --> tests/enum_unified_type_field_prompt_test.rs:168:31
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub enum Action {
[INFO] [stdout]     | --------------- method `to_prompt` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 168 |         let prompt = multiple.to_prompt();
[INFO] [stdout]     |                               ^^^^^^^^^ method not found in `Action`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `to_prompt` exists on the type `std::string::String`
[INFO] [stdout]    --> src/prompt.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn to_prompt(&self) -> String {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `to_prompt`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `llm_toolkit::ToPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt` found for enum `Action` in the current scope
[INFO] [stdout]    --> tests/enum_unified_type_field_prompt_test.rs:179:28
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub enum Action {
[INFO] [stdout]     | --------------- method `to_prompt` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 179 |         let prompt = tuple.to_prompt();
[INFO] [stdout]     |                            ^^^^^^^^^ method not found in `Action`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `to_prompt` exists on the type `std::string::String`
[INFO] [stdout]    --> src/prompt.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn to_prompt(&self) -> String {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `to_prompt`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `llm_toolkit::ToPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llm-toolkit` (test "enum_unified_type_field_prompt_test") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "c8d20a8d1dd4400db3d538329f0be1e8d1a0b8cc8df90fb4e65765debecd1e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8d20a8d1dd4400db3d538329f0be1e8d1a0b8cc8df90fb4e65765debecd1e27", kill_on_drop: false }`
[INFO] [stdout] c8d20a8d1dd4400db3d538329f0be1e8d1a0b8cc8df90fb4e65765debecd1e27
